what's included in a typical computer architecture class? [closed]

Posted by sq1020 on Programmers See other posts from Programmers or by sq1020
Published on 2011-11-13T05:35:01Z Indexed on 2011/11/13 10:08 UTC
Read the original article Hit count: 328

Does this description fit what's usually included in a computer architecture class?

Computer Organization and Assembly Language

An introduction to the hardware organization and assembly language of the Intel processor. Topics include memory hierarchy and design- CPU design- pipelining- addressing modes- subroutine linkage- polled input/output- interrupts- high level language interfacing and macros.

© Programmers or respective owner

Related posts about college

Related posts about courses